26. Gradle Properties
Gradle Properties
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Note that properties in the ext block must be declared before they are used. For more info on the syntax of .properties files, check out this article.
The code for this exercise is in the 1.14-Exercise-UseGradleProperties folder.
More details can be found in this chapter of the Gradle user guide.